home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / screens / confidence.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  3.6 KB  |  105 lines

  1. <screen version="1.0" id="ccpb">
  2.     <container class="titled_box" id="cftb" title="Club Confidence">
  3.         
  4.         <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  5.         <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
  6.         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>    
  7.         
  8.         
  9.         <!-- BOARD FEEDBACK  -->
  10.     
  11.         <widget class="subsection_box" title="Board Opinion" id="bopb">
  12.             <layout class="fit_children_attachment" alignment="vertical" offset="20"/>
  13.             <layout class="stick_to_sides_attachment" alignment="all" layout_children="true"/>
  14.             <widget class="text" auto_size="vertical" id="bdop" spec="text,normal"/>
  15.         </widget>
  16.     
  17.     
  18.         <widget class="subsection_box" title="Supporters Opinion" id="sopb">
  19.             <layout class="fit_children_attachment" alignment="vertical" offset="20"/>
  20.             <layout class="stick_to_sides_attachment" alignment="all" layout_children="true"/>
  21.             <widget class="text"  auto_size="vertical" id="spop" spec="text,normal"/>
  22.         </widget>
  23.         
  24.         <!--
  25.         <container>
  26.             <widget class="table" id="btbl" auto_size_rows="true" stretch_to_fit_rows="true" layout="-1" row_span="0" mode="fill_rows">
  27.     
  28.                 <list id="headings">
  29.                     <record text="Board Opinion" alignment="left, centre_y" column_span="1"/>
  30.                 </list>
  31.                 
  32.                 <record id="default_properties" spec="text" alignment="left,centre_y"/>
  33.                             
  34.                 <list id="column_display_properties">
  35.                     <record indx="0" sort_disabled="true" left="4"/>
  36.                 </list>            
  37.             
  38.     
  39.     
  40.             </widget>
  41.             
  42.             <widget class="table" id="ftbl" auto_size_rows="true" stretch_to_fit_rows="true"  layout="-1" row_span="0" mode="fill_rows" hidden="true">
  43.                 <list id="headings">
  44.                     <record text="FA Opinion" alignment="left, centre_y" column_span="1"/>
  45.                 </list>
  46.                 
  47.                 <record id="default_properties" spec="text" alignment="left,centre_y"/>
  48.                             
  49.                 <list id="column_display_properties">
  50.                     <record indx="0" sort_disabled="true" left="4"/>
  51.                 </list>            
  52.             
  53.     
  54.     
  55.             </widget>
  56.         </container>
  57.         
  58.         <widget class="table" id="stbl" auto_size_rows="true" stretch_to_fit_rows="true"  layout="-1" mode="fill_rows">
  59.             <list id="headings">
  60.                 <record text="Supporters Opinion" alignment="left, centre_y" column_span="1"/>
  61.             </list>
  62.  
  63.             <record id="default_properties" spec="text" alignment="left,centre_y"/>
  64.  
  65.             
  66.             <list id="column_display_properties">
  67.                 <record indx="0" sort_disabled="true" left="4"/>
  68.             </list>            
  69.         
  70.         </widget>        
  71.         -->
  72.  
  73. <!--
  74.             <widget class="standard_column_label" auto_size="vertical" id="bdop" row="0" col="0"/>
  75.  
  76.         <widget class="table" auto_size_rows="true" stretch_to_fit_rows="true">
  77.             <list id="headings">
  78.                 <record text="Supporters Opinion Feedback" alignment="left, centre_y" column_span="1" mode="fill_rows"/>
  79.             </list>
  80.  
  81.         </widget>
  82. -->
  83.         
  84.  
  85.         <!-- BOARD FEEDBACK 
  86.     
  87.         <widget class="collapsable_box" title="Board Opinion" id="bopb">
  88.             <layout class="fit_children_attachment" alignment="vertical" offset="20"/>
  89.             <layout class="stick_to_sides_attachment" alignment="all" layout_children="true"/>
  90.             <widget class="text" auto_size="vertical" id="bdop" spec="text,normal"/>
  91.         </widget>
  92.     
  93.     
  94.         <widget class="collapsable_box" title="Supporters Opinion" id="sopb">
  95.             <layout class="fit_children_attachment" alignment="vertical" offset="20"/>
  96.             <layout class="stick_to_sides_attachment" alignment="all" layout_children="true"/>
  97.             <widget class="text"  auto_size="vertical" id="spop" spec="text,normal"/>
  98.         </widget>
  99.         -->
  100.  
  101.     </container>
  102.  
  103.  
  104. </screen>
  105.